← Index
NYTProf Performance Profile   
For ../prof.pl
  Run on Thu Dec 15 15:23:56 2022
Reported on Thu Dec 15 15:27:04 2022

Filename(eval 431)[/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Mojo/Util.pm:397]
StatementsExecuted 146031 statements in 390ms
Eval Invoked At/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Mojo/Util.pm line 397
Sibling evals1, 2, 3, 4
Subroutines
Calls P F Exclusive
Time
Inclusive
Time
Subroutine
14603011249ms306msMojo::Util::::__ANON__[:1]Mojo::Util::__ANON__[:1]
Call graph for these subroutines as a Graphviz dot language file.
Line State
ments
Time
on line
Calls Time
in subs
Code
1146031390ms16427856.7ms
# spent 306ms (249+56.7) within Mojo::Util::__ANON__[(eval 431)[/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Mojo/Util.pm:397]:1] which was called 146030 times, avg 2µs/call: # 146030 times (249ms+56.7ms) by Mojo::Util::url_escape at line 399 of Mojo/Util.pm, avg 2µs/call
sub { $_[0] =~ s/([^A-Za-z0-9\-._~!\$&'()*+,;=:@\/?])/sprintf '%%%02X', ord $1/ge }
# spent 44.9ms making 146030 calls to Mojo::Util::CORE:subst, avg 308ns/call # spent 11.8ms making 18248 calls to Mojo::Util::CORE:substcont, avg 645ns/call
2;